home *** CD-ROM | disk | FTP | other *** search
- -- card: 3488 from stack: in
- -- bmap block id: 0
- -- flags: 0000
- -- background id: 2809
- -- name: Main Menu
- ----- HyperTalk script -----
- on openCard
- global current
-
- put 0 into current
- end openCard
-
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=19 top=250 right=272 bottom=168
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Loom Island
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve fast
- go to card id 8864
- end mouseUp
-
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=19 top=280 right=302 bottom=168
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Crystal Palace
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve fast
- go to card id 5034
- end mouseUp
-
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=19 top=309 right=332 bottom=167
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Shepherd's Guild
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve fast
- go to card id 5140
- end mouseUp
-
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=187 top=250 right=272 bottom=335
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Dragon's Lair
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve fast
- go to card id 5820
- end mouseUp
-
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=187 top=280 right=302 bottom=335
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Guild of Blacksmiths
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve fast
- go to card id 6361
- end mouseUp
-
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=187 top=309 right=331 bottom=335
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Cleric Castle
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve fast
- go to card id 6842
- end mouseUp
-
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=355 top=250 right=272 bottom=503
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Outside the Pattern
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve fast
- go to card id 7566
- end mouseUp
-
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: A004
- -- rect: left=355 top=309 right=331 bottom=503
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Drafts
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve fast
- go to card id 8183
- end mouseUp
-
-
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=380 top=280 right=302 bottom=480
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Credits
- ----- HyperTalk script -----
- on mouseUp
- visual barn door open
- go to card id 4660
- end mouseUp
-
-
-